__ANDROID_API_J_MR1__

Names the Jellybean MR1 API level (17), for comparisons against __ANDROID_API__.

extern (C) nothrow @nogc
enum __ANDROID_API_J_MR1__ = 17;

Meta